gdk: Translate some more key names
authorPiotr Drąg <piotrdrag@gmail.com>
Sat, 7 Oct 2017 23:05:22 +0000 (01:05 +0200)
committerPiotr Drąg <piotrdrag@gmail.com>
Mon, 9 Oct 2017 18:33:14 +0000 (20:33 +0200)
These are used in the Keyboard panel of GNOME Settings.

https://bugzilla.gnome.org/show_bug.cgi?id=787866

gdk/keyname-table.h
gdk/keynames-translate.txt

index 5d13322637dc76804fd2165bc6bc4399c615d59e..29b747e5d8da4033b9e363ae2eb1c40ed13b4cdf 100644 (file)
@@ -1,6 +1,6 @@
 /* keyname-table.h: Generated by gen-keyname-table.pl from keynames.txt
  *
- *  Date: Thu Oct 17 18:16:31 2013
+ *  Date: Sat Oct  7 23:00:42 2017
  *
  * Do not edit.   
  */
@@ -6832,7 +6832,7 @@ static const gdk_key gdk_keys_by_name[] = {
 /*
  * Translators, the strings in the “keyboard label” context are
  * display names for keyboard keys. Some of them have prefixes like
- * XF86 or ISO_ - these should be removed in the translation. Similarly,
+ * XF86 or ISO_  these should be removed in the translation. Similarly,
  * underscores should be replaced by spaces. The prefix “KP_” stands
  * for “key pad” and you may want to include that in your translation.
  * Here are some examples of English translations:
@@ -6860,7 +6860,7 @@ NC_("keyboard label", "Begin")
 NC_("keyboard label", "Print")
 NC_("keyboard label", "Insert")
 NC_("keyboard label", "Num_Lock")
-/* Translators: KP_ means 'key pad' here */
+/* Translators: KP_ means “key pad” here */
 NC_("keyboard label", "KP_Space")
 NC_("keyboard label", "KP_Tab")
 NC_("keyboard label", "KP_Enter")
@@ -6894,6 +6894,13 @@ NC_("keyboard label", "AudioRecord")
 NC_("keyboard label", "AudioPause")
 NC_("keyboard label", "AudioRewind")
 NC_("keyboard label", "AudioMedia")
+NC_("keyboard label", "Eject")
+NC_("keyboard label", "Explorer")
+NC_("keyboard label", "Calculator")
+NC_("keyboard label", "Mail")
+NC_("keyboard label", "WWW")
+NC_("keyboard label", "Search")
+NC_("keyboard label", "Tools")
 NC_("keyboard label", "ScreenSaver")
 NC_("keyboard label", "Battery")
 NC_("keyboard label", "Launch1")
index dd92c529b862afe4fc6e711212f8a5691a0317ff..3902fe5d536c4ecfc0595e44c8e3e2d0932c165e 100644 (file)
@@ -51,6 +51,13 @@ AudioRecord
 AudioPause
 AudioRewind
 AudioMedia
+Eject
+Explorer
+Calculator
+Mail
+WWW
+Search
+Tools
 ScreenSaver
 Battery
 Launch1